@charset "utf-8";body {
    background: #FFF;
    background-attachment: fixed;
    background-image: none;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto;
    padding: 0;
    text-align: left
}

div,form,p,i,img,ul,li,ol,dl,dt,dd,table,tr,td,th,fieldset,label,legend,select,button,input {
    margin: 0;
    padding: 0
}

p,li,div {
    line-height: 22px
}

h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal
}

h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {
    margin: 0
}

ul,ol,li,dl,dt,dd {
    list-style: none
}

img,a img {
    border: 0;
    padding: 0;
    margin: 0;
    vertical-align: middle
}

.pic a {
    display: inline-block
}

.pic a:hover {
    display: inline-block
}

.fontred {
    color: #f00
}

.fontgray {
    color: #999
}

.fontblack {
    color: #000
}

.input-gray {
    color: #999
}

.input-black {
    color: #000
}

.floatLeft {
    float: left
}

.floatRight {
    float: right
}

.floatNone {
    float: none
}

.clearBoth {
    clear: both;
    width: 100%;
    font-size: 0;
    overflow: hidden;
    line-height: 0
}

.clearLeft {
    clear: left
}

.clearRight {
    clear: Right
}

.clearfix {
    display: inline-block
}

.clearfix:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.pageWidth {
    height: auto;
    margin: 0 auto;
    width: 960px
}

.breadcrumb {
    clear: both;
    padding: 5px 5px
}

.date-ico {
    background: url(/images/icon-time.gif) right 50% no-repeat!important
}

.column-num1 {
    width: 100%
}

.column-num2 {
    width: 47%
}

.column-num3 {
    width: 30%
}

.column-num4 {
    width: 22%
}

.column-num5 {
    width: 17%
}

.column-num6 {
    width: 14%
}

.text-oper {
    float: left
}

.text-tip {
    float: left;
    margin: 0 0 0 10px
}

.text-tip span {
    line-height: 15px
}

.text-oper span,.text-tip span {
    width: auto!important;
    word-break: break-all
}

.text-tip .tip-default {
    color: #999
}

.text-tip .tip-remind {
    color: #000
}

.text-tip .tip-ok {
    background: url(/images/ok.gif) left top no-repeat;
    color: #3bae47;
    padding-left: 20px;
    display: inline-block
}

.text-tip .tip-error {
    background: url(/images/error.gif) left top no-repeat;
    color: #e60012;
    padding-left: 20px;
    display: inline-block
}

.input {
    border: 1px solid #ddddde;
    height: 18px;
    line-height: 18px;
    padding: 0 2px
}

.input-width {
    width: 200px
}

.input-up {
    border: 1px solid #06c
}

.pageJump {
    text-align: center;
    line-height: 20px;
    width: 100%;
    clear: both;
    overflow: hidden;
    height: 60px;
    font-size: 14px
}

.pageJump A {
    border-bottom: #8db5d7 1px solid;
    border-left: #8db5d7 1px solid;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #000;
    border-top: #8db5d7 1px solid;
    margin-right: 2px;
    border-right: #8db5d7 1px solid;
    text-decoration: none;
    padding-top: 2px
}

.pageJump A:hover {
    border-bottom: #f00 1px solid;
    border-left: #f00 1px solid;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: #f00 1px solid;
    margin-right: 2px;
    border-right: #f00 1px solid;
    padding-top: 2px
}

.pageJump A:active {
    border-bottom: #f00 1px solid;
    border-left: #f00 1px solid;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    border-top: #f00 1px solid;
    margin-right: 2px;
    border-right: #f00 1px solid;
    padding-top: 2px
}

.pageJump SPAN.current {
    border-bottom: #e89954 1px solid;
    border-left: #e89954 1px solid;
    padding-bottom: 2px;
    background-color: #e89954;
    padding-left: 5px;
    padding-right: 5px;
    color: #000;
    border-top: #e89954 1px solid;
    font-weight: bold;
    margin-right: 2px;
    border-right: #e89954 1px solid;
    padding-top: 2px
}

.pageJump SPAN.disabled {
    border-bottom: #ccc 1px solid;
    border-left: #ccc 1px solid;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #ccc;
    border-top: #ccc 1px solid;
    margin-right: 2px;
    border-right: #ccc 1px solid;
    padding-top: 2px;
    text-align: center
}

.textInput {
    width: 30px;
    height: 30px;
    color: #666;
    border: 1px solid #d9d9d9;
    margin: 0 5px;
    border-radius: 3px;
    text-align: center
}

.pgbtn {
    border: 1px solid #CCC;
    padding-right: 2px;
    padding-left: 2px;
    line-height: 18px;
    height: 18px;
    background-repeat: repeat-x
}

.pageJump .totalcount {
    line-height: 32px;
    float: right;
    height: 32px;
    margin: 18px 0 18px 10px
}

.pageJump .number {
    margin: 18px 0;
    text-align: center;
    float: right
}

.pageJump .number SPAN {
    line-height: 23px;
    height: 23px
}

.pageJump .number .current {
    border-color: #e60012;
    color: #e60012;
    background-color: #fae1e7;
    font-weight: normal
}

.pageJump .number a,.pageJump .number span {
    padding: 0 8px;
    height: 30px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    color: #666;
    margin-left: 5px;
    display: inline-block;
    font-size: 12px
}

.pageJump .number a:hover {
    border-color: #e60012;
    color: #e60012;
    background-color: #fae1e7;
    font-weight: normal
}

.pageJump .amount {
    float: left
}

.pageJump .amount .num {
    padding-right: 5px;
    float: left
}

.pageJump .amount A {
    border-bottom: #d3d3d4 1px solid;
    border-left: #d3d3d4 1px solid;
    line-height: 15px;
    background: url(/images/bgpage-01.gif) repeat-x 0 -58px;
    float: left;
    height: 15px;
    color: #666!important;
    border-top: #d3d3d4 1px solid;
    border-right: #d3d3d4 1px solid;
    text-decoration: none
}

.pageJump .amount A:hover {
    border-bottom: #34a7db 1px solid;
    border-left: #34a7db 1px solid;
    background: url(/images/bgpage-01.gif) repeat-x 0 -87px;
    color: #0068cc!important;
    border-top: #34a7db 1px solid;
    border-right: #34a7db 1px solid
}

.pageJump .amount .currentpagepize {
    border-bottom: #34a7db 1px solid;
    border-left: #34a7db 1px solid;
    background: url(/images/bgpage-01.gif) repeat-x 0 -87px;
    color: #0068cc!important;
    border-top: #34a7db 1px solid;
    border-right: #34a7db 1px solid
}

.pageJump .total {
    float: right
}

.pageJump .jump {
    line-height: 32px;
    float: right;
    height: 32px;
    margin: 18px 0 18px 10px;
    font-size: 12px
}

.pageJump .jump .pgbtn {
    padding: 0 11px;
    height: 30px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    color: #666;
    margin-left: 10px;
    display: inline-block;
    cursor: pointer
}

.pageJump .jump .pgbtn:hover {
    border-color: #e60012;
    color: #e60012;
    background-color: #fae1e7;
    font-weight: normal
}

.tablestyle {
    width: 100%
}

.oper-tips {
    clear: both;
    width: 100%;
    margin: 10px 0;
    text-align: center;
    height: 32px
}

.oper-tips img {
    width: 32px;
    height: 32px;
    vertical-align: middle
}

.oper-tips span {
    margin-left: 10px;
    font-weight: bold;
    vertical-align: middle;
    display: inline-block;
    line-height: 32px
}

.success,.noinfo {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    clear: both
}

.success p,.noinfo p {
    height: 32px
}

.success p img,.noinfo p img {
    width: 32px;
    height: 32px;
    vertical-align: middle
}

.success p span,.noinfo p span {
    text-align: left;
    margin-left: 10px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 32px
}

.pages-flip {
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    margin: 3px;
    padding-top: 3px;
    text-align: center;
    font-size: 12px
}

.pages-flip a {
    border-right: #fff 1px solid;
    padding-right: 5px;
    border-top: #fff 1px solid;
    padding-left: 5px;
    padding-bottom: 2px;
    margin: 2px;
    border-left: #fff 1px solid;
    color: #009;
    padding-top: 2px;
    border-bottom: #fff 1px solid;
    text-decoration: underline;
    font-size: 12px
}

.pages-flip a:hover {
    border-right: #009 1px solid;
    border-top: #009 1px solid;
    border-left: #009 1px solid;
    color: #000;
    border-bottom: #009 1px solid;
    font-size: 12px
}

.pages-flip a:active {
    border-right: #009 1px solid;
    border-top: #009 1px solid;
    border-left: #009 1px solid;
    color: #f00;
    border-bottom: #009 1px solid;
    font-size: 12px
}

.pages-flip a.current {
    border-right: #fff 1px solid;
    padding-right: 5px;
    border-top: #fff 1px solid;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 2px;
    margin: 2px;
    border-left: #fff 1px solid;
    color: #000;
    padding-top: 2px;
    border-bottom: #fff 1px solid;
    background-color: #fff
}

.pages-flip span.disabled {
    border-right: #eee 1px solid;
    padding-right: 5px;
    border-top: #eee 1px solid;
    padding-left: 5px;
    padding-bottom: 2px;
    margin: 2px;
    border-left: #eee 1px solid;
    color: #ddd;
    padding-top: 2px;
    border-bottom: #eee 1px solid
}

.dialog-waiting {
    background-image: url(/images/loading.gif);
    background-repeat: no-repeat;
    height: 20px;
    width: 160px;
    margin: 15px auto 0;
    text-align: center;
    background-position: center center
}

.fc {
    position: absolute;
    width: 250px;
    height: 220px;
    background-color: #e6eaf3;
    font-size: 12px;
    color: #999;
    border: 1px solid #777;
    z-index: 9
}

.fc .jJ {
    margin: 0;
    padding: 8px 8px 8px 8px;
    height: 200px
}

.fc .jJ img {
    border: 1px solid #fff
}

.fc .sd {
    font-size: 14px;
    color: #333;
    margin: 0 10px 0 10px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    line-height: 18px
}

.ico {
    height: 25px;
    position: absolute;
    z-index: 9999;
    width: 12px;
    float: left;
    top: 20px;
    wmode: transparent;
    background-image: url(/images/jt.gif)
}

.fc01 {
    width: 230px;
    height: 260px;
    position: absolute;
    background-color: #e6eaf3;
    font-size: 12px;
    color: #999;
    border: 1px solid #777;
    z-index: 9999
}

.fc01 .jJ {
    margin: 0;
    padding: 8px 8px 8px 8px;
    height: 240px
}

.fc01 .jJ img {
    border: 1px solid #fff
}

.fc01 .sd {
    font-size: 14px;
    color: #333;
    margin: 0 10px 0 10px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    line-height: 18px
}

.fc02 {
    position: absolute;
    width: 170px;
    height: 180px;
    background-color: #e6eaf3;
    font-size: 12px;
    color: #999;
    border: 1px solid #777;
    z-index: 9999
}

.fc02 .jJ {
    margin: 0;
    padding: 8px 8px 8px 8px;
    height: 160px
}

.fc02 .jJ img {
    border: 1px solid #fff
}

.fc02 .sd {
    font-size: 14px;
    color: #333;
    margin: 0 10px 0 10px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    line-height: 18px
}

.fc03 {
    position: absolute;
    width: 200px;
    height: 80px;
    background-color: #e6eaf3;
    font-size: 12px;
    color: #999;
    border: 1px solid #777;
    z-index: 9999;
    padding-top: 25px
}

a.btna {
    display: inline-block;
    display: -moz-inline-stack;
    padding: 0 10px 0 0;
    text-align: center;
    margin-right: 10px;
    text-decoration: none!important
}

a.btna:hover {
    color: #fff;
    text-decoration: none
}

a.btna-com-01 {
    height: 31px;
    line-height: 31px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none!important;
    background: url(/images/btna-blue1-01.gif) 100% -31px no-repeat
}

a.btna-com-01 span.btna-s {
    color: #fff;
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    height: 31px;
    line-height: 31px;
    background: url(/images/btna-blue1-01.gif) 0 0 no-repeat
}

a.btna-com-01:hover {
    background: url(/images/btna-blue1-02.gif) 100% -31px no-repeat
}

a.btna-com-01:hover span.btna-s {
    background: url(/images/btna-blue1-02.gif) 0 0 no-repeat
}

a.btna-unimp-01 {
    height: 31px;
    line-height: 31px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none!important;
    background: url(/images/btna-blue1-03.gif) 100% -31px no-repeat;
    color: #0068b7
}

a.btna-unimp-01 span.btna-s {
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    color: #0068b7;
    height: 31px;
    line-height: 31px;
    background: url(/images/btna-blue1-03.gif) 0 0 no-repeat
}

a.btna-unimp-01:hover {
    background: url(/images/btna-blue1-03.gif) 100% -31px no-repeat
}

a.btna-unimp-01:hover span.btna-s {
    color: #0068b7;
    background: url(/images/btna-blue1-03.gif) 0 0 no-repeat
}

a.btna-com-02 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none!important;
    background: url(/images/btna-blue1-04.gif) 100% -50px no-repeat;
    height: 50px;
    line-height: 40px
}

a.btna-com-02 span.btna-s {
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    color: #fff;
    height: 31px;
    line-height: 31px;
    background: url(/images/btna-blue1-04.gif) 0 0 no-repeat
}

a.btna-com-02:hover {
    background: url(/images/btna-blue1-05.gif) 100% -50px no-repeat
}

a.btna-com-02:hover span.btna-s {
    background: url(/images/btna-blue1-05.gif) 0 0 no-repeat
}

a.btna-unimp-02 {
    height: 31px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none!important;
    background: url(/images/btna-blue1-06.gif) 100% -50px no-repeat;
    height: 50px;
    line-height: 40px;
    color: #898989
}

a.btna-unimp-02 span.btna-s {
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    color: #fff;
    height: 31px;
    line-height: 31px;
    background: url(/images/btna-blue1-06.gif) 0 0 no-repeat
}

a.btna-unimp-02:hover {
    background: url(/images/btna-blue1-06.gif) 100% -50px no-repeat
}

a.btna-unimp-02:hover span.btna-s {
    background: url(/images/btna-blue1-06.gif) 0 0 no-repeat;
    color: #0068b7
}

a.btna-com-03 {
    color: #fff;
    font-weight: bold;
    text-decoration: none!important;
    background: url(/images/btna-blue1-07.gif) 100% -24px no-repeat;
    height: 24px;
    line-height: 24px;
    font-size: 12px
}

a.btna-com-03 span.btna-s {
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    color: #fff;
    background: url(/images/btna-blue1-07.gif) 0 0 no-repeat;
    height: 24px;
    line-height: 24px
}

a.btna-com-03:hover {
    background: url(/images/btna-blue1-08.gif) 100% -24px no-repeat
}

a.btna-com-03:hover span.btna-s {
    background: url(/images/btna-blue1-08.gif) 0 0 no-repeat
}

a.btna-unimp-03 {
    color: #fff;
    font-weight: bold;
    text-decoration: none!important;
    background: url(/images/btna-blue1-09.gif) 100% -24px no-repeat;
    height: 24px;
    line-height: 24px;
    color: #898989;
    font-size: 12px
}

a.btna-unimp-03 span.btna-s {
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    color: #fff;
    background: url(/images/btna-blue1-09.gif) 100% -24px no-repeat;
    height: 24px;
    line-height: 24px
}

a.btna-unimp-03:hover {
    background: url(/images/btna-blue1-09.gif) 100% -24px no-repeat;
    color: #0068b7
}

a.btna-unimp-03:hover span.btna-s {
    background: url(/images/btna-blue1-09.gif) 0 0 no-repeat
}

a.btna-imp-01 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none!important;
    background: url(/images/btna-red1-01.gif) 100% -50px no-repeat;
    height: 50px;
    line-height: 40px
}

a.btna-imp-01 span.btna-s {
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    color: #fff;
    height: 31px;
    line-height: 31px;
    background: url(/images/btna-red1-01.gif) 0 0 no-repeat
}

a.btna-imp-01:hover {
    background: url(/images/btna-red1-02.gif) 100% -50px no-repeat
}

a.btna-imp-01:hover span.btna-s {
    background: url(/images/btna-red1-02.gif) 0 0 no-repeat
}

a.btna-imp-02 {
    color: #fff;
    text-decoration: none!important;
    background: url(/images/btna-red1-03.gif) 100% -24px no-repeat;
    height: 24px;
    line-height: 24px;
    font-size: 12px
}

a.btna-imp-02 span.btna-s {
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    background: url(/images/btna-red1-03.gif) 0 0 no-repeat;
    height: 24px;
    line-height: 24px;
    color: #fff
}

a.btna-imp-02:hover {
    background: url(/images/btna-red1-04.gif) 100% -24px no-repeat
}

a.btna-imp-02:hover span.btna-s {
    background: url(/images/btna-red1-04.gif) 0 0 no-repeat
}

a.btna-com-04 {
    height: 31px;
    line-height: 31px;
    color: #fff;
    text-decoration: none!important;
    background: url(/images/btna-blue1-10.gif) 100% -22px no-repeat;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    font-weight: normal;
    #padding-right:3px}

a.btna-com-04 span.btna-s {
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    color: #fff;
    background: url(/images/btna-blue1-10.gif) 0 0 no-repeat;
    height: 22px;
    line-height: 22px
}

a.btna-com-04:hover {
    background: url(/images/btna-blue1-11.gif) 100% -22px no-repeat
}

a.btna-com-04:hover span.btna-s {
    background: url(/images/btna-blue1-11.gif) 0 0 no-repeat
}

a.btna-unimp-04 {
    background: url(/images/btna-blue1-12.gif) 100% -22px no-repeat;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    font-weight: normal;
    display: inline-block
}

a.btna-unimp-04 span.btna-s {
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    background: url(/images/btna-blue1-12.gif) 0 0 no-repeat;
    height: 22px;
    line-height: 22px
}

a.btna-unimp-04:hover {
    background: url(/images/btna-blue1-12.gif) 100% -22px no-repeat
}

a.btna-unimp-04:hover span.btna-s {
    color: #0068b7;
    background: url(/images/btna-blue1-12.gif) 0 0 no-repeat
}

a.btna11 {
    display: block;
    background: url(/images/btna-gray1-05.gif) 0 0 no-repeat;
    width: 52px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    font-weight: normal;
    color: #898989
}

a.btna11:hover {
    background: url(/images/btna-gray1-06.gif) 0 0 no-repeat;
    color: #898989
}

.btn {
    width: 72px;
    height: 31px;
    line-height: 31px;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    text-align: center
}

.btn-com-01 {
    background: url(/images/btn-blue1-01.gif) 0 0 no-repeat
}

.btn-com-up01 {
    background: url(/images/btn-blue1-02.gif) 0 0 no-repeat
}

.btn-unimp-01 {
    background: url(/images/btn-blue1-01.gif) 0 0 no-repeat;
    color: #fff
}

.btn-unimp-up01 {
    background: url(/images/btn-blue1-03.gif) 0 0 no-repeat;
    color: #0068b7
}

.btn-com-02 {
    background: url(/images/btn-blue1-04.gif) 0 0 no-repeat;
    width: 110px;
    height: 50px;
    padding-bottom: 10px
}

.btn-com-up02 {
    background: url(/images/btn-blue1-05.gif) 0 0 no-repeat
}

.btn-unimp-02 {
    background: url(/images/btn-blue1-06.gif) 0 0 no-repeat;
    width: 80px;
    height: 50px;
    padding-bottom: 10px;
    color: #0068b7
}

.btn-unimp-up02 {
    background: url(/images/btn-blue1-06.gif) 0 0 no-repeat;
    color: #0068b7
}

.btn-com-03 {
    background: url(/images/btn-blue1-07.gif) 0 0 no-repeat;
    width: 56px;
    height: 24px;
    font-size: 12px;
    line-height: 26px
}

.btn-com-up03 {
    background: url(/images/btn-blue1-08.gif) 0 0 no-repeat
}

.btn-unimp-03 {
    background: url(/images/btn-blue1-09.gif) 0 0 no-repeat;
    width: 56px;
    height: 24px;
    font-size: 12px;
    color: #0068b7;
    line-height: 26px
}

.btn-unimp-up03 {
    background: url(/images/btn-blue1-09.gif) 0 0 no-repeat;
    color: #0068b7
}

.btn-imp-01 {
    background: url(/images/btn-red1-01.gif) 0 0 no-repeat;
    width: 110px;
    height: 50px;
    padding-bottom: 10px
}

.btn-imp-up01 {
    background: url(/images/btn-red1-02.gif) 0 0 no-repeat
}

.btn-imp-02 {
    background: url(/images/btn-red1-03.gif) 0 0 no-repeat;
    width: 56px;
    height: 24px;
    line-height: 24px;
    font-size: 12px
}

.btn-imp-up02 {
    background: url(/images/btn-red1-04.gif) 0 0 no-repeat
}

.btn-com-04 {
    background: url(/images/btn-blue1-10.gif) 0 0 no-repeat;
    width: 42px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    font-weight: normal
}

.btn-com-up04 {
    background: url(/images/btn-blue1-11.gif) 0 0 no-repeat
}

.btn-unimp-04 {
    background: url(/images/btn-blue1-12.gif) 0 0 no-repeat;
    width: 42px;
    height: 22px;
    line-height: 22px;
    font-size: 12px;
    font-weight: normal;
    color: #0068b7
}

.btn-unimp-up04 {
    background: url(/images/btn-blue1-12.gif) 0 0 no-repeat;
    color: #0068b7
}

.btn-com-05 {
    background: url(/images/btn-blue1-13.gif) 0 0 no-repeat;
    width: 112px;
    height: 31px;
    line-height: 31px
}

.btn-com-up05 {
    background: url(/images/btn-blue1-14.gif) 0 0 no-repeat
}

.btn-com-06 {
    background: url(/images/btn-blue1-15.gif) 0 0 no-repeat;
    width: 68px;
    font-size: 12px;
    font-weight: normal;
    height: 22px;
    line-height: 22px
}

.btn-com-up06 {
    background: url(/images/btn-blue1-16.gif) 0 0 no-repeat
}

a.btna-unimp-05 {
    height: 31px;
    line-height: 31px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none!important;
    background: url(/images/btna-gray1-01.gif) 100% -31px no-repeat
}

a.btna-unimp-05 span.btna-s {
    color: #666;
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    height: 31px;
    line-height: 31px;
    background: url(/images/btna-gray1-01.gif) 0 0 no-repeat
}

a.btna-unimp-05:hover {
    background: url(/images/btna-blue1-03.gif) 100% -31px no-repeat
}

a.btna-unimp-05:hover span.btna-s {
    background: url(/images/btna-blue1-03.gif) 0 0 no-repeat;
    color: #FFF
}

a.btna-unimp-06 {
    height: 22px;
    line-height: 22px;
    color: #000;
    font-size: 12px;
    text-decoration: none!important;
    background: url(/images/btna-gray1-04.gif) 100% -22px no-repeat
}

a.btna-unimp-06 span.btna-s {
    color: #000;
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: url(/images/btna-gray1-04.gif) 0 0 no-repeat
}

a.btna-unimp-06:hover {
    background: url(/images/btna-blue1-12.gif) 100% -22px no-repeat
}

a.btna-unimp-06:hover span.btna-s {
    background: url(/images/btna-blue1-12.gif) 0 0 no-repeat;
    color: #FFF
}

a.btna-unimp-07 {
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none!important;
    background: url(/images/btna-red1-07.gif) 100% -36px no-repeat
}

a.btna-unimp-07 span.btna-s {
    color: #fff;
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    background: url(/images/btna-red1-07.gif) 0 0 no-repeat
}

a.btna-unimp-07:hover {
    background: url(/images/btna-red1-08.gif) 100% -36px no-repeat
}

a.btna-unimp-07:hover span.btna-s {
    background: url(/images/btna-red1-08.gif) 0 0 no-repeat
}

a.btna-unimp-08 {
    height: 23px;
    line-height: 23px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background: url(/images/btna-red1-09.gif) 100% -23px no-repeat
}

a.btna-unimp-08 span.btna-s {
    color: #fff;
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    height: 23px;
    line-height: 23px;
    background: url(/images/btna-red1-09.gif) 0 0 no-repeat
}

a.btna-unimp-08:hover {
    background: url(/images/btna-red1-10.gif) 100% -23px no-repeat
}

a.btna-unimp-08:hover span.btna-s {
    background: url(/images/btna-red1-10.gif) 0 0 no-repeat
}

.btn-com-07 {
    background: url(/images/btn-blue1-17.gif) 0 0 no-repeat;
    color: #555
}

.btn-com-up07 {
    background: url(/images/btn-blue1-03.gif) 0 0 no-repeat;
    color: #FFF
}

.btn-imp-03 {
    background: url(/images/btn-red1-05.gif) 0 0 no-repeat;
    width: 41px;
    height: 21px;
    line-height: 21px;
    font-size: 12px
}

.btn-imp-up03 {
    background: url(/images/btn-red1-06.gif) 0 0 no-repeat
}

a.btna-unimp1-01 {
    height: 22px;
    line-height: 22px;
    color: #000;
    font-size: 12px;
    text-decoration: none!important;
    background: url(/images/btna-gray1-04.gif) right -22px no-repeat
}

a.btna-unimp1-01 span.btna-s {
    color: #000;
    text-decoration: none;
    padding: 0 0 0 10px;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    background: url(/images/btna-gray1-04.gif) left 0 no-repeat
}

a.btna-unimp1-01:hover {
    background: url(/images/btna-gray1-04.gif) right -22px no-repeat;
    cursor: text
}

a.btna-unimp1-01:hover span.btna-s {
    background: url(/images/btna-gray1-04.gif) left 0 no-repeat;
    cursor: text
}

.border_00 {
    text-align: left;
    padding: 0;
    position: relative;
    width: 100%
}

.border_00 .border_00-topr {
    display: none
}

.border_00 .border_00-topl {
    height: 27px;
    line-height: 27px
}

.border_00 .border_00-mid {
    border-top: 0;
    width: 100%
}

.border_00 .comptitle_00 {
    height: 25px;
    position: absolute;
    left: 7px;
    top: 7px;
    width: 98%;
    display: none
}

.border_00 .comptitle_00 strong {
    font-weight: bold;
    float: left;
    margin-left: 5px;
    font-style: normal;
    text-decoration: none;
    width: 45%;
    word-break: break-all;
    text-align: left
}

.border_00 .comptitle_00 .titlestyle_00 {
    color: #000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none
}

.border_00 .comptitle_00 strong img {
    vertical-align: middle;
    margin-right: 5px
}

.border_00 .comptitle_00 em {
    font-style: normal;
    float: right;
    font-weight: normal;
    margin-right: 10px
}

.border_00 .comptitle_00 em span.extendLink {
    text-align: right;
    font-size: 12px;
    margin-right: 8px
}

.border_00 .comptitle_00 em span.moreLink {
    font-style: normal;
    font-weight: normal
}

.border_00 .compmore_00 {
    clear: both;
    text-align: right;
    font-size: 12px;
    margin-right: 10px
}

.border_00 .compmore_00 .extendLink {
    text-align: right;
    font-size: 12px;
    margin-right: 10px
}

.border_00 .compmore_00 .moreLink {
    font-style: normal;
    font-weight: normal
}

.border_42 {
    padding: 0;
    position: relative;
    text-align: left
}

.border_42 .border_42-topr {
    height: 25px;
    line-height: 25px;
    background-image: url(/images/border-topr.gif);
    background-repeat: no-repeat;
    background-position: right top
}

.border_42 .border_42-topl {
    background: url(/images/border-topl.gif) left top no-repeat;
    height: 25px;
    line-height: 25px
}

.border_42 .border_42-midr {
    background: url(/images/border-midr.gif) right top repeat-y
}

.border_42 .border_42-midl {
    background: url(/images/border-midl.gif) left top repeat-y;
    width: 100%
}

.border_42 .borderContent {
    padding: 10px
}

.border_42 .border_42-footerr {
    background: url(/images/border-footerr.gif) right bottom no-repeat;
    height: 6px;
    font-size: 0
}

.border_42 .border_42-footerl {
    background: url(/images/border-footerl.gif) left bottom no-repeat;
    height: 6px;
    font-size: 0
}

.border_42 .comptitle_42 {
    height: 25px;
    position: absolute;
    left: 7px;
    top: 3px;
    width: 98%
}

.border_42 .comptitle_42 strong {
    font-weight: bold;
    float: left;
    margin-left: 5px;
    font-style: normal;
    text-decoration: none;
    width: 45%;
    word-break: break-all;
    text-align: left
}

.border_42 .comptitle_42 .titlestyle_42 {
    color: #000;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}

.border_42 .comptitle_42 strong img {
    vertical-align: middle;
    margin-right: 5px;
    width: 20px;
    height: 20px
}

.border_42 .comptitle_42 em {
    font-style: normal;
    float: right;
    font-weight: normal;
    margin-right: 10px
}

.border_42 .comptitle_42 em span.extendLink {
    text-align: right;
    font-size: 12px;
    margin-right: 8px
}

.border_42 .comptitle_42 em span.moreLink {
    font-style: normal;
    font-weight: normal
}

.border_42 .compmore_42 {
    clear: both;
    text-align: right;
    font-size: 12px;
    margin-right: 10px
}

.border_42 .compmore_42 .extendLink {
    text-align: right;
    font-size: 12px;
    margin-right: 10px
}

.border_42 .compmore_42 .moreLink {
    font-style: normal;
    font-weight: normal
}

.border_43 {
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%
}

.border_43 .border_43-topr {
    height: 25px;
    line-height: 25px;
    background-image: url(/images/border-topr.gif);
    background-repeat: no-repeat;
    background-position: right top
}

.border_43 .border_43-topl {
    background: url(/images/border-topl.gif) left top no-repeat;
    height: 25px;
    line-height: 31px
}

.border_43 .border_43-midr {
    background: url(/images/border-midr.gif) right top repeat-y
}

.border_43 .border_43-midl {
    background: url(/images/border-midl.gif) left top repeat-y;
    width: 100%
}

.border_43 .borderContent {
    padding: 10px
}

.border_43 .border_43-footerr {
    background: url(/images/border-footerr.gif) right bottom no-repeat;
    height: 9px;
    font-size: 0
}

.border_43 .border_43-footerl {
    background: url(/images/border-footerl.gif) left bottom no-repeat;
    height: 9px;
    font-size: 0
}

.border_43 .comptitle_43 {
    height: 25px;
    position: absolute;
    left: 7px;
    top: 7px;
    width: 98%
}

.border_43 .comptitle_43 strong {
    font-weight: bold;
    float: left;
    margin-left: 12px;
    font-style: normal;
    text-decoration: none;
    width: 45%;
    word-break: break-all;
    text-align: left
}

.border_43 .comptitle_43 .titlestyle_43 {
    font-weight: bold;
    color: #000
}

.border_43 .comptitle_43 strong img {
    vertical-align: middle;
    margin-right: 5px;
    width: 20px;
    height: 20px
}

.border_43 .comptitle_43 em {
    font-style: normal;
    float: right;
    font-weight: normal;
    margin-right: 10px
}

.border_43 .comptitle_43 em span.extendLink {
    text-align: right;
    font-size: 12px;
    margin-right: 8px
}

.border_43 .comptitle_43 em span.moreLink {
    font-style: normal;
    font-weight: normal
}

.border_43 .compmore_43 {
    clear: both;
    text-align: right;
    font-size: 12px;
    margin-right: 10px
}

.border_43 .compmore_43 .extendLink {
    text-align: right;
    font-size: 12px;
    margin-right: 10px
}

.border_43 .compmore_43 .moreLink {
    font-style: normal;
    font-weight: normal
}

.border_44 {
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
    margin: 0
}

.border_44 .border_44-topr {
    height: 25px;
    line-height: 25px;
    background-image: url(/images/border-topr.gif);
    background-repeat: no-repeat;
    background-position: right top
}

.border_44 .border_44-topl {
    background: url(/images/border-topl.gif) left top no-repeat;
    height: 25px;
    line-height: 25px
}

.border_44 .border_44-midr {
    background: url(/images/border-midr.gif) right top repeat-y
}

.border_44 .border_44-midl {
    background: url(/images/border-midl.gif) left top repeat-y;
    width: 100%
}

.border_44 .borderContent {
    padding: 10px
}

.border_44 .border_44-footerr {
    background: url(/images/border-footerr.gif) right bottom no-repeat;
    height: 6px;
    font-size: 0
}

.border_44 .border_44-footerl {
    background: url(/images/border-footerl.gif) left bottom no-repeat;
    height: 6px;
    font-size: 0
}

.border_44 .comptitle_44 {
    height: 25px;
    position: absolute;
    left: 7px;
    top: 7px;
    width: 98%
}

.border_44 .comptitle_44 strong {
    font-weight: bold;
    float: left;
    margin-left: 25px;
    font-style: normal;
    text-decoration: none;
    width: 45%;
    word-break: break-all;
    text-align: left
}

.border_45 .comptitle_44 .titlestyle_44 {
    font-weight: bold;
    color: #000
}

.border_44 .comptitle_44 strong img {
    vertical-align: middle;
    margin-right: 5px;
    width: 20px;
    height: 20px
}

.border_44 .comptitle_44 em {
    font-style: normal;
    float: right;
    font-weight: normal;
    margin-right: 10px
}

.border_44 .comptitle_44 em span.extendLink {
    text-align: right;
    font-size: 12px;
    margin-right: 8px
}

.border_44 .comptitle_44 em span.moreLink {
    font-style: normal;
    font-weight: normal
}

.border_44 .compmore_44 {
    clear: both;
    text-align: right;
    font-size: 12px;
    margin-right: 10px
}

.border_44 .compmore_44 .extendLink {
    text-align: right;
    font-size: 12px;
    margin-right: 10px
}

.border_44 .compmore_44 .moreLink {
    font-style: normal;
    font-weight: normal
}

.border_45 {
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%
}

.border_45 .border_45-topr {
    height: 25px;
    line-height: 25px;
    background-image: url(/images/border-topr.gif);
    background-repeat: no-repeat;
    background-position: right top
}

.border_45 .border_45-topl {
    background: url(/images/border-topl.gif) left top no-repeat;
    height: 25px;
    line-height: 25px
}

.border_45 .border_45-midr {
    background: url(/images/border-midr.gif) right top repeat-y
}

.border_45 .border_45-midl {
    background: url(/images/border-midl.gif) left top repeat-y;
    width: 100%
}

.border_45 .borderContent {
    padding: 10px
}

.border_45 .border_45-footerr {
    background: url(/images/border-footerr.gif) right bottom no-repeat;
    height: 9px;
    font-size: 0
}

.border_45 .border_45-footerl {
    background: url(/images/border-footerl.gif) left bottom no-repeat;
    height: 9px;
    font-size: 0
}

.border_45 .comptitle_45 {
    height: 25px;
    position: absolute;
    left: 7px;
    top: 3px;
    width: 98%
}

.border_45 .comptitle_45 strong {
    font-weight: bold;
    float: left;
    margin-left: 5px;
    font-style: normal;
    text-decoration: none;
    width: 45%;
    word-break: break-all;
    text-align: left
}

.border_45 .comptitle_45 .titlestyle_45 {
    color: #000;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}

.border_45 .comptitle_45 strong img {
    vertical-align: middle;
    margin-right: 5px;
    width: 20px;
    height: 20px
}

.border_45 .comptitle_45 em {
    font-style: normal;
    float: right;
    font-weight: normal;
    margin-right: 10px
}

.border_45 .comptitle_45 em span.extendLink {
    text-align: right;
    font-size: 12px;
    margin-right: 8px
}

.border_45 .comptitle_45 em span.moreLink {
    font-style: normal;
    font-weight: normal
}

.border_45 .compmore_45 {
    clear: both;
    text-align: right;
    font-size: 12px;
    margin-right: 10px
}

.border_45 .compmore_45 .extendLink {
    text-align: right;
    font-size: 12px;
    margin-right: 10px
}

.border_45 .compmore_45 .moreLink {
    font-style: normal;
    font-weight: normal
}

.border_46 {
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%
}

.border_46 .border_46-topr {
    height: 9px;
    line-height: 0;
    font-size: 0;
    background-image: url(/images/border-topr.gif);
    background-repeat: no-repeat;
    background-position: right top
}

.border_46 .border_46-topl {
    background: url(/images/border-topl.gif) left top no-repeat;
    height: 9px;
    line-height: 0;
    font-size: 0
}

.border_46 .border_46-midr {
    background: url(/images/border-midr.gif) right top repeat-y;
    margin: 0;
    padding: 0
}

.border_46 .border_46-midl {
    background: url(/images/border-midl.gif) left top repeat-y;
    width: 100%
}

.border_46 .borderContent {
    padding: 10px
}

.border_46 .border_46-footerr {
    background: url(/images/border-footerr.gif) right bottom no-repeat;
    height: 9px;
    font-size: 0;
    margin-bottom: 10px
}

.border_46 .border_46-footerl {
    background: url(/images/border-footerl.gif) left bottom no-repeat;
    height: 9px;
    font-size: 0
}

.border_46 .comptitle_46 {
    height: 25px;
    position: absolute;
    left: 7px;
    top: 7px;
    width: 98%
}

.border_46 .comptitle_46 strong {
    font-weight: bold;
    float: left;
    margin-left: 5px;
    font-style: normal;
    text-decoration: none;
    width: 45%;
    word-break: break-all;
    text-align: left
}

.border_46 .comptitle_46 .titlestyle_46 {
    color: #000;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}

.border_46 .comptitle_46 strong img {
    vertical-align: middle;
    margin-right: 5px;
    width: 20px;
    height: 20px
}

.border_46 .comptitle_46 em {
    font-style: normal;
    float: right;
    font-weight: normal;
    margin-right: 10px
}

.border_46 .comptitle_46 em span.extendLink {
    text-align: right;
    font-size: 12px;
    margin-right: 8px
}

.border_46 .comptitle_46 em span.moreLink {
    font-style: normal;
    font-weight: normal
}

.border_46 .compmore_46 {
    clear: both;
    text-align: right;
    font-size: 12px;
    margin-right: 10px
}

.border_46 .compmore_46 .extendLink {
    text-align: right;
    font-size: 12px;
    margin-right: 10px
}

.border_46 .compmore_46 .moreLink {
    font-style: normal;
    font-weight: normal
}

.ui-accordion {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em;
    border-bottom: 1px solid #ccc
}

.ui-accordion-group {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    border: 1px solid #ccc;
    border-bottom: 0
}

.ui-accordion-header {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    cursor: pointer;
    background: #f6f6f6 url(/images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x
}

.ui-accordion-header a {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    display: block;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    padding: .5em .5em .5em 1.7em;
    color: #1c94c4;
    background: url(/images/ef8c08_7x7_arrow_right.gif) .5em 50% no-repeat
}

.ui-accordion-header a:hover {
    background: url(/images/ef8c08_7x7_arrow_right.gif) .5em 50% no-repeat;
    color: #c77405
}

.ui-accordion-header:hover {
    background: #fdf5ce url(/images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
    color: #c77405
}

.selected .ui-accordion-header,.selected .ui-accordion-header:hover {
    background: #fff url(/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x
}

.selected .ui-accordion-header a,.selected .ui-accordion-header a:hover {
    color: #eb8f00;
    background: url(/images/ef8c08_7x7_arrow_down.gif) .5em 50% no-repeat
}

.ui-accordion-content {
    background: #eee url(/images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
    color: #333;
    font-size: 1em
}

.ui-accordion-content p {
    padding: 1em 1.7em .6em
}

.ui-tabs-nav {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em;
    float: left;
    position: relative;
    z-index: 1;
    border-right: 1px solid #ccc;
    bottom: -1px
}

.ui-tabs-nav ul {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-tabs-nav li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    float: left;
    border: 1px solid #ccc;
    border-right: 0
}

.ui-tabs-nav li a {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    float: left;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    padding: .5em 1.7em;
    color: #1c94c4;
    background: #f6f6f6 url(/images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x
}

.ui-tabs-nav li a:hover {
    background: #fdf5ce url(/images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
    color: #c77405
}

.ui-tabs-nav li.ui-tabs-selected {
    border-bottom-color: #fff
}

.ui-tabs-nav li.ui-tabs-selected a,.ui-tabs-nav li.ui-tabs-selected a:hover {
    background: #fff url(/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
    color: #eb8f00
}

.ui-tabs-panel {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    clear: left;
    border: 1px solid #ccc;
    background: #eee url(/images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
    color: #333;
    padding: 1.5em 1.7em;
    font-size: 1.1em
}

.ui-tabs-hide {
    display: none
}

.ui-slider {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em;
    background: #eee url(/images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
    border: 1px solid #ddd;
    height: .8em;
    position: relative
}

.ui-slider-handle {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    position: absolute;
    z-index: 2;
    top: -3px;
    width: 1.2em;
    height: 1.2em;
    background: #f6f6f6 url(/images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
    border: 1px solid #ccc
}

.ui-slider-handle:hover {
    background: #fdf5ce url(/images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
    border: 1px solid #fbcb09
}

.ui-slider-handle-active,.ui-slider-handle-active:hover {
    background: #fff url(/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
    border: 1px solid #fbd850
}

.ui-slider-range {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    height: .8em;
    background: #fdf5ce url(/images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
    position: absolute;
    border: 1px solid #ccc;
    border-left: 0;
    border-right: 0;
    top: -1px;
    z-index: 1;
    opacity: .7;
    filter: Alpha(Opacity=70)
}

.ui-dialog {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em;
    background: #eee url(/images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
    color: #333;
    border: 4px solid #ddd;
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    z-index: 99999
}

.ui-resizable .ui-resizable-handle {
    display: block
}

body .ui-resizable-disabled .ui-resizable-handle {
    display: none
}

body .ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 13px;
    height: 13px;
    right: 0;
    bottom: 0;
    background: url(/images/222222_11x11_icon_resize_se.gif) no-repeat 0 0
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: 0;
    bottom: 0
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: 0;
    top: 0
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: 0;
    top: 0
}

.ui-dialog-titlebar {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    padding: .5em 1.5em .5em 1em;
    color: #1c94c4;
    background: #f6f6f6 url(/images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
    border-bottom: 1px solid #ccc;
    font-size: 1em;
    font-weight: bold;
    position: relative
}

.ui-dialog-titlebar-close {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    background: url(/images/ef8c08_11x11_icon_close.gif) 0 0 no-repeat;
    position: absolute;
    right: 8px;
    top: .7em;
    width: 11px;
    height: 11px;
    z-index: 100
}

.ui-dialog-titlebar-close-hover,.ui-dialog-titlebar-close:hover {
    background: url(/images/ef8c08_11x11_icon_close.gif) 0 0 no-repeat
}

.ui-dialog-titlebar-close:active {
    background: url(/images/ef8c08_11x11_icon_close.gif) 0 0 no-repeat
}

.ui-dialog-titlebar-close span {
    display: none
}

.ui-dialog-content {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    color: #333;
    padding: 1.5em 1.7em
}

.ui-dialog-buttonpane {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: left;
    border-top: 1px solid #ddd;
    background: #eee
}

.ui-dialog-buttonpane button {
    margin: .5em 0 .5em 8px;
    color: #1c94c4;
    background: #f6f6f6 url(/images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
    font-size: 1em;
    border: 1px solid #ccc;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    line-height: 1.4em
}

.ui-dialog-buttonpane button:hover {
    color: #c77405;
    background: #fdf5ce url(/images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
    border: 1px solid #fbcb09
}

.ui-dialog-buttonpane button:active {
    color: #eb8f00;
    background: #fff url(/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
    border: 1px solid #fbd850
}

.ui-dialog.ui-draggable .ui-dialog-titlebar,.ui-dialog.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-dialog-overlay {
    background: url(/images/ui-bg_flat_0_aaaaaa_40x100.png) repeat-x scroll 50% 50% #aaa;
    opacity: .3
}

.ui-datepicker-div,.ui-datepicker-inline,#ui-datepicker-div {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    background: #eee url(/images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
    font-size: 1.1em;
    border: 4px solid #ddd;
    width: 15.5em;
    padding: 2.5em .5em .5em .5em;
    position: relative
}

.ui-datepicker-div,#ui-datepicker-div {
    z-index: 9999;
    display: none
}

.ui-datepicker-inline {
    float: left;
    display: block
}

.ui-datepicker-control {
    display: none
}

.ui-datepicker-current {
    display: none
}

.ui-datepicker-next,.ui-datepicker-prev {
    position: absolute;
    left: .5em;
    top: .5em;
    background: #f6f6f6 url(/images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x
}

.ui-datepicker-next {
    left: 14.6em
}

.ui-datepicker-next:hover,.ui-datepicker-prev:hover {
    background: #fdf5ce url(/images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x
}

.ui-datepicker-next a,.ui-datepicker-prev a {
    text-indent: -999999px;
    width: 1.3em;
    height: 1.4em;
    display: block;
    font-size: 1em;
    background: url(/images/ef8c08_7x7_arrow_left.gif) 50% 50% no-repeat;
    border: 1px solid #ccc;
    cursor: pointer
}

.ui-datepicker-next a {
    background: url(/images/ef8c08_7x7_arrow_right.gif) 50% 50% no-repeat
}

.ui-datepicker-prev a:hover {
    background: url(/images/ef8c08_7x7_arrow_left.gif) 50% 50% no-repeat
}

.ui-datepicker-next a:hover {
    background: url(/images/ef8c08_7x7_arrow_right.gif) 50% 50% no-repeat
}

.ui-datepicker-prev a:active {
    background: url(/images/ef8c08_7x7_arrow_left.gif) 50% 50% no-repeat
}

.ui-datepicker-next a:active {
    background: url(/images/ef8c08_7x7_arrow_right.gif) 50% 50% no-repeat
}

.ui-datepicker-header select {
    border: 1px solid #ccc;
    color: #1c94c4;
    background: #f6f6f6;
    font-size: 1em;
    line-height: 1.4em;
    position: absolute;
    top: .5em;
    margin: 0!important
}

.ui-datepicker-header option:focus,.ui-datepicker-header option:hover {
    background: #fdf5ce
}

.ui-datepicker-header select.ui-datepicker-new-month {
    width: 7em;
    left: 7.4em
}

.ui-datepicker-header select.ui-datepicker-new-year {
    width: 5em;
    left: 2.2em
}

table.ui-datepicker {
    width: 15.5em;
    text-align: right
}

table.ui-datepicker td a {
    padding: .1em .3em .1em 0;
    display: block;
    color: #1c94c4;
    background: #f6f6f6 url(/images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
    cursor: pointer;
    border: 1px solid #eee
}

table.ui-datepicker td a:hover {
    border: 1px solid #fbcb09;
    color: #c77405;
    background: #fdf5ce url(/images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x
}

table.ui-datepicker td a:active {
    border: 1px solid #fbd850;
    color: #eb8f00;
    background: #fff url(/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x
}

table.ui-datepicker .ui-datepicker-title-row td {
    padding: .3em 0;
    text-align: center;
    font-size: .9em;
    color: #333;
    text-transform: uppercase
}

table.ui-datepicker .ui-datepicker-title-row td a {
    color: #333
}

.ui-datepicker-cover {
    display: none;
    display: block;
    position: absolute;
    z-index: -1;
    filter: mask();
    top: -4px;
    left: -4px;
    width: 193px;
    height: 200px
}

.ui-datepicker-current-day {
    border: 1px solid #fbcb09;
    color: #c77405;
    background: #fdf5ce url(/images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x
}

.ui-datepicker-today a {
    font-weight: bold;
    color: #f90!important
}

.ui-component {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
    font-size: 1.1em
}

.ui-component-content {
    border: 1px solid #ddd;
    background: #eee url(/images/eeeeee_40x100_textures_03_highlight_soft_100.png) 0 0 repeat-x;
    color: #333
}

.ui-component-content a {
    color: #333;
    text-decoration: underline
}

.ui-default-state {
    border: 1px solid #ccc;
    background: #f6f6f6 url(/images/f6f6f6_40x100_textures_02_glass_100.png) 0 50% repeat-x;
    font-weight: bold;
    color: #1c94c4!important
}

.ui-default-state a {
    color: #1c94c4
}

.ui-default-state:hover,.ui-hover-state {
    border: 1px solid #fbcb09;
    background: #fdf5ce url(/images/fdf5ce_40x100_textures_02_glass_100.png) 0 50% repeat-x;
    font-weight: bold;
    color: #c77405!important
}

.ui-hover-state a {
    color: #c77405
}

.ui-default-state:active,.ui-active-state {
    border: 1px solid #fbd850;
    background: #fff url(/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
    font-weight: bold;
    color: #eb8f00!important;
    outline: 0
}

.ui-active-state a {
    color: #eb8f00;
    outline: 0
}

.ui-arrow-right-default {
    background: url(/images/ef8c08_7x7_arrow_right.gif) no-repeat 50% 50%
}

.ui-arrow-right-default:hover,.ui-arrow-right-hover {
    background: url(/images/ef8c08_7x7_arrow_right.gif) no-repeat 50% 50%
}

.ui-arrow-right-default:active,.ui-arrow-right-active {
    background: url(/images/ef8c08_7x7_arrow_right.gif) no-repeat 50% 50%
}

.ui-arrow-right-content {
    background: url(/images/222222_7x7_arrow_right.gif) no-repeat 50% 50%
}

.ui-arrow-left-default {
    background: url(/images/ef8c08_7x7_arrow_left.gif) no-repeat 50% 50%
}

.ui-arrow-left-default:hover,.ui-arrow-left-hover {
    background: url(/images/ef8c08_7x7_arrow_left.gif) no-repeat 50% 50%
}

.ui-arrow-left-default:active,.ui-arrow-left-active {
    background: url(/images/ef8c08_7x7_arrow_left.gif) no-repeat 50% 50%
}

.ui-arrow-left-content {
    background: url(/images/222222_7x7_arrow_left.gif) no-repeat 50% 50%
}

.ui-arrow-down-default {
    background: url(/images/ef8c08_7x7_arrow_down.gif) no-repeat 50% 50%
}

.ui-arrow-down-default:hover,.ui-arrow-down-hover {
    background: url(/images/ef8c08_7x7_arrow_down.gif) no-repeat 50% 50%
}

.ui-arrow-down-default:active,.ui-arrow-down-active {
    background: url(/images/ef8c08_7x7_arrow_down.gif) no-repeat 50% 50%
}

.ui-arrow-down-content {
    background: url(/images/222222_7x7_arrow_down.gif) no-repeat 50% 50%
}

.ui-arrow-up-default {
    background: url(/images/ef8c08_7x7_arrow_up.gif) no-repeat 50% 50%
}

.ui-arrow-up-default:hover,.ui-arrow-up-hover {
    background: url(/images/ef8c08_7x7_arrow_up.gif) no-repeat 50% 50%
}

.ui-arrow-up-default:active,.ui-arrow-up-active {
    background: url(/images/ef8c08_7x7_arrow_up.gif) no-repeat 50% 50%
}

.ui-arrow-up-content {
    background: url(/images/222222_7x7_arrow_up.gif) no-repeat 50% 50%
}

.ui-close-default {
    background: url(/images/ef8c08_11x11_icon_close.gif) no-repeat 50% 50%
}

.ui-close-default:hover,.ui-close-hover {
    background: url(/images/ef8c08_11x11_icon_close.gif) no-repeat 50% 50%
}

.ui-close-default:active,.ui-close-active {
    background: url(/images/ef8c08_11x11_icon_close.gif) no-repeat 50% 50%
}

.ui-close-content {
    background: url(/images/ef8c08_11x11_icon_close.gif) no-repeat 50% 50%
}

.ui-folder-closed-default {
    background: url(/images/ef8c08_11x11_icon_folder_closed.gif) no-repeat 50% 50%
}

.ui-folder-closed-default:hover,.ui-folder-closed-hover {
    background: url(/images/ef8c08_11x11_icon_folder_closed.gif) no-repeat 50% 50%
}

.ui-folder-closed-default:active,.ui-folder-closed-active {
    background: url(/images/ef8c08_11x11_icon_folder_closed.gif) no-repeat 50% 50%
}

.ui-folder-closed-content {
    background: url(/images/ef8c08_11x11_icon_folder_closed.gif) no-repeat 50% 50%
}

.ui-folder-open-default {
    background: url(/images/ef8c08_11x11_icon_folder_open.gif) no-repeat 50% 50%
}

.ui-folder-open-default:hover,.ui-folder-open-hover {
    background: url(/images/ef8c08_11x11_icon_folder_open.gif) no-repeat 50% 50%
}

.ui-folder-open-default:active,.ui-folder-open-active {
    background: url(/images/ef8c08_11x11_icon_folder_open.gif) no-repeat 50% 50%
}

.ui-folder-open-content {
    background: url(/images/ef8c08_11x11_icon_folder_open.gif) no-repeat 50% 50%
}

.ui-doc-default {
    background: url(/images/ef8c08_11x11_icon_doc.gif) no-repeat 50% 50%
}

.ui-doc-default:hover,.ui-doc-hover {
    background: url(/images/ef8c08_11x11_icon_doc.gif) no-repeat 50% 50%
}

.ui-doc-default:active,.ui-doc-active {
    background: url(/images/ef8c08_11x11_icon_doc.gif) no-repeat 50% 50%
}

.ui-doc-content {
    background: url(/images/222222_11x11_icon_doc.gif) no-repeat 50% 50%
}

.ui-arrows-leftright-default {
    background: url(/images/ef8c08_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%
}

.ui-arrows-leftright-default:hover,.ui-arrows-leftright-hover {
    background: url(/images/ef8c08_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%
}

.ui-arrows-leftright-default:active,.ui-arrows-leftright-active {
    background: url(/images/ef8c08_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%
}

.ui-arrows-leftright-content {
    background: url(/images/222222_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%
}

.ui-arrows-updown-default {
    background: url(/images/ef8c08_11x11_icon_arrows_updown.gif) no-repeat 50% 50%
}

.ui-arrows-updown-default:hover,.ui-arrows-updown-hover {
    background: url(/images/ef8c08_11x11_icon_arrows_updown.gif) no-repeat 50% 50%
}

.ui-arrows-updown-default:active,.ui-arrows-updown-active {
    background: url(/images/ef8c08_11x11_icon_arrows_updown.gif) no-repeat 50% 50%
}

.ui-arrows-updown-content {
    background: url(/images/222222_11x11_icon_arrows_updown.gif) no-repeat 50% 50%
}

.ui-minus-default {
    background: url(/images/ef8c08_11x11_icon_minus.gif) no-repeat 50% 50%
}

.ui-minus-default:hover,.ui-minus-hover {
    background: url(/images/ef8c08_11x11_icon_minus.gif) no-repeat 50% 50%
}

.ui-minus-default:active,.ui-minus-active {
    background: url(/images/ef8c08_11x11_icon_minus.gif) no-repeat 50% 50%
}

.ui-minus-content {
    background: url(/images/222222_11x11_icon_minus.gif) no-repeat 50% 50%
}

.ui-plus-default {
    background: url(/images/ef8c08_11x11_icon_plus.gif) no-repeat 50% 50%
}

.ui-plus-default:hover,.ui-plus-hover {
    background: url(/images/ef8c08_11x11_icon_plus.gif) no-repeat 50% 50%
}

.ui-plus-default:active,.ui-plus-active {
    background: url(/images/ef8c08_11x11_icon_plus.gif) no-repeat 50% 50%
}

.ui-plus-content {
    background: url(/images/222222_11x11_icon_plus.gif) no-repeat 50% 50%
}

.ui-hidden {
    display: none
}

.ui-accessible-hidden {
    position: absolute;
    left: -99999999px
}

.ui-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.ui-clearfix {
    display: inline-block
}

/*\*/
* html .ui-clearfix {
    height: 1%
}

.ui-clearfix {
    display: block
}

/**/
.fc {
    position: absolute;
    width: 250px;
    height: 220px;
    background-color: #e6eaf3;
    font-size: 12px;
    color: #999;
    border: 1px solid #777;
    z-index: 9
}

.fc .jJ {
    margin: 0;
    padding: 8px 8px 8px 8px;
    height: 200px
}

.fc .jJ img {
    border: 1px solid #fff
}

.fc .sd {
    font-size: 14px;
    color: #333;
    margin: 0 10px 0 10px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    line-height: 18px
}

.ico {
    height: 25px;
    position: absolute;
    z-index: 9999;
    width: 12px;
    float: left;
    top: 20px;
    wmode: transparent;
    background-image: url(/images/jt.gif)
}

.fc01 {
    width: 230px;
    height: 260px;
    position: absolute;
    background-color: #e6eaf3;
    font-size: 12px;
    color: #999;
    border: 1px solid #777;
    z-index: 9999
}

.fc01 .jJ {
    margin: 0;
    padding: 8px 8px 8px 8px;
    height: 240px
}

.fc01 .jJ img {
    border: 1px solid #fff
}

.fc01 .sd {
    font-size: 14px;
    color: #333;
    margin: 0 10px 0 10px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    line-height: 18px
}

.fc02 {
    position: absolute;
    width: 170px;
    height: 180px;
    background-color: #e6eaf3;
    font-size: 12px;
    color: #999;
    border: 1px solid #777;
    z-index: 9999
}

.fc02 .jJ {
    margin: 0;
    padding: 8px 8px 8px 8px;
    height: 160px
}

.fc02 .jJ img {
    border: 1px solid #fff
}

.fc02 .sd {
    font-size: 14px;
    color: #333;
    margin: 0 10px 0 10px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    line-height: 18px
}

.fc03 {
    position: absolute;
    width: 200px;
    height: 80px;
    background-color: #e6eaf3;
    font-size: 12px;
    color: #999;
    border: 1px solid #777;
    z-index: 9999;
    padding-top: 25px
}
